home *** CD-ROM | disk | FTP | other *** search
- on NaviC
- if rollOver(21) then
- set the castNum of sprite 21 to 248
- set the castNum of sprite 22 to 283
- set the castNum of sprite 23 to 281
- exit
- end if
- set the castNum of sprite 21 to 247
- if rollOver(22) then
- set the castNum of sprite 22 to 284
- set the castNum of sprite 23 to 281
- exit
- end if
- set the castNum of sprite 22 to 283
- if rollOver(23) then
- set the castNum of sprite 23 to 282
- exit
- end if
- set the castNum of sprite 23 to 281
- end
-